home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / lockdll.dll / RCDATA / TFRMENTERKEY / TFRMENTERKEY.txt
Text File  |  2010-01-14  |  3KB  |  145 lines

  1. object frmEnterkey: TfrmEnterkey
  2.   Left = 637
  3.   Top = 435
  4.   BorderStyle = bsDialog
  5.   Caption = 'Enter Key'
  6.   ClientHeight = 218
  7.   ClientWidth = 375
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 103
  21.     Top = 134
  22.     Width = 269
  23.     Height = 33
  24.     AutoSize = False
  25.     Caption = 'To obtain your license, '
  26.     Transparent = True
  27.     WordWrap = True
  28.   end
  29.   object Label2: TLabel
  30.     Left = 104
  31.     Top = 151
  32.     Width = 46
  33.     Height = 13
  34.     Cursor = crHandPoint
  35.     Caption = 'Click here'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clNavy
  38.     Font.Height = -11
  39.     Font.Name = 'Tahoma'
  40.     Font.Style = [fsUnderline]
  41.     ParentFont = False
  42.     Transparent = True
  43.     OnClick = Label2Click
  44.   end
  45.   object Bevel1: TBevel
  46.     Left = 8
  47.     Top = 170
  48.     Width = 361
  49.     Height = 28
  50.     Shape = bsTopLine
  51.   end
  52.   object Label3: TLabel
  53.     Left = 10
  54.     Top = 8
  55.     Width = 269
  56.     Height = 33
  57.     AutoSize = False
  58.     Caption = 'Please enter your license information'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = 10053120
  61.     Font.Height = -13
  62.     Font.Name = 'Tahoma'
  63.     Font.Style = [fsBold]
  64.     ParentFont = False
  65.     Transparent = True
  66.     WordWrap = True
  67.   end
  68.   object Label4: TLabel
  69.     Left = 10
  70.     Top = 41
  71.     Width = 92
  72.     Height = 13
  73.     Alignment = taRightJustify
  74.     AutoSize = False
  75.     Caption = 'License Type:'
  76.     Transparent = True
  77.   end
  78.   object LabeledEdit1: TLabeledEdit
  79.     Left = 104
  80.     Top = 70
  81.     Width = 257
  82.     Height = 21
  83.     EditLabel.Width = 92
  84.     EditLabel.Height = 13
  85.     EditLabel.Caption = 'Registration Name:'
  86.     EditLabel.Transparent = True
  87.     EditLabel.Layout = tlCenter
  88.     ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
  89.     LabelPosition = lpLeft
  90.     TabOrder = 0
  91.   end
  92.   object LabeledEdit2: TLabeledEdit
  93.     Left = 104
  94.     Top = 102
  95.     Width = 257
  96.     Height = 21
  97.     EditLabel.Width = 90
  98.     EditLabel.Height = 13
  99.     EditLabel.Caption = 'Registration Code:'
  100.     EditLabel.Transparent = True
  101.     EditLabel.Layout = tlCenter
  102.     ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
  103.     LabelPosition = lpLeft
  104.     TabOrder = 1
  105.   end
  106.   object BitBtn1: TBitBtn
  107.     Left = 102
  108.     Top = 184
  109.     Width = 75
  110.     Height = 25
  111.     Caption = 'OK'
  112.     Default = True
  113.     TabOrder = 2
  114.     OnClick = BitBtn1Click
  115.   end
  116.   object BitBtn2: TBitBtn
  117.     Left = 198
  118.     Top = 184
  119.     Width = 75
  120.     Height = 25
  121.     Cancel = True
  122.     Caption = 'Cancel'
  123.     TabOrder = 3
  124.     OnClick = BitBtn2Click
  125.   end
  126.   object ComboBox1: TComboBox
  127.     Left = 104
  128.     Top = 38
  129.     Width = 257
  130.     Height = 21
  131.     Style = csDropDownList
  132.     ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
  133.     ItemHeight = 13
  134.     ItemIndex = 0
  135.     TabOrder = 4
  136.     Text = 'Glary Utilities Pro Edition'
  137.     Items.Strings = (
  138.       'Glary Utilities Pro Edition')
  139.   end
  140.   object XPManifest1: TXPManifest
  141.     Left = 320
  142.     Top = 128
  143.   end
  144. end
  145.